Name | Description | |
---|---|---|
![]() | Clients | Gets the clients of the hub. |
![]() | Context | (Inherited from Microsoft.AspNetCore.SignalR.Hub) |
![]() | Groups | (Inherited from Microsoft.AspNetCore.SignalR.Hub) |
![]() | Source | The source collection to be shadowed. |
The following tables list the members exposed by C1DataCollectionHub<T>.
Name | Description | |
---|---|---|
![]() | Clients | Gets the clients of the hub. |
![]() | Context | (Inherited from Microsoft.AspNetCore.SignalR.Hub) |
![]() | Groups | (Inherited from Microsoft.AspNetCore.SignalR.Hub) |
![]() | Source | The source collection to be shadowed. |
Name | Description | |
---|---|---|
![]() | Dispose | Overloaded. (Inherited from Microsoft.AspNetCore.SignalR.Hub) |
![]() | GetPageAsync | Gets a page of data as specified in the parameters. |
![]() | InitializeAsync | Initializes the collection. |
![]() | InsertAsync | Inserts the specified item at the specified index in the collection. |
![]() | LoadMoreItemsAsync | Load more items into the collection. |
![]() | MoveAsync | Moves an item from the specified position to the new one. |
![]() | OnConnectedAsync | Overridden. |
![]() | OnDisconnectedAsync | Overridden. |
![]() | RemoveAsync | Removes the item at the specified index from the collection. |
![]() | ReplaceAsync | Replaces the item at the specified index by the new specified item. |
Name | Description | |
---|---|---|
![]() | GetCollection | Gets the collection to be shadowed. |